| synopsis || return value || arguments || prev || next |

mj2_video_source::get_graphics_mode

Java: Mj2_video_source::Get_graphics_mode

kdu_int16 get_graphics_mode( kdu_int16 & op_red, kdu_int16 & op_green, kdu_int16 & op_blue)

Java: short Get_graphics_mode( short[] op_red, short[] op_green, short[] op_blue)

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

Go to class description.


Synopsis

Identifies the raster operations which should be used to combine this track with others on the display. Tracks are added in the compositing order indicated by get_compositing_order.


Return Value

One of the following values:

Arguments

op_red [kdu_int16 &]

op_green [kdu_int16 &]

op_blue [kdu_int16 &]


| top || synopsis || return value || arguments || prev || next |