| synopsis || prev || next |

kdu_dims::access_size

Java: Kdu_dims::Access_size

kdu_coords * access_size( )

Java: Kdu_coords Access_size( )

[Declared in "../coresys/common/kdu_compressed.h"]

Go to class description.


Synopsis

Returns a pointer (reference) to the public size member. This is useful when working with a language binding which does not support data member access. When used with the Java language binding, for example, interacting with the returned object, is equivalent to interacting with the size member of the present object directly.


| top || synopsis || prev || next |