pub const JXL_ENC_FRAME_SETTING_GROUP_ORDER_CENTER_Y: JxlEncoderFrameSettingId = 15;
Expand description

Determines the center for the center-first group order. Use -1 to automatically use the middle of the image, 0..ysize to specifically set it.