| synopsis || arguments || prev |

jp2_resolution::get_resolution

Java: Jp2_resolution::Get_resolution

float get_resolution( bool for_display=true)

Java: float Get_resolution( boolean for_display)

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

Go to class description.


Synopsis

Returns a positive value if and only if explicit resolution information is available. If for_display is true, the return value identifies the default vertical display resolution (in canvas grid points per metre). Otherwise, the return value is the vertical capture resolution (again in canvas grid points per metre). In both cases, the returned values may be multiplied by the aspect ratio to recover horizontal resolution.


Arguments

for_display [bool]


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