| synopsis || arguments || prev || next |

jp2_resolution::init

Java: Jp2_resolution::Init

void init( float aspect_ratio)

Java: void Init( float aspect_ratio)

[Declared in "../apps/compressed_io/jp2.h"]

Go to class description.


Synopsis

Initializes the contents of the internal object, setting the aspect ratio (vertical grid spacing divided by horizontal grid spacing) for display and capture resolutions to the indicated value.

It is illegal to call this function unless there is an internal object ( exists must return true) and that object has not yet been initialized.


Arguments

aspect_ratio [float]


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