generated_bindings library
Classes
- boolean
- J_COLOR_SPACE
- J_COLOR_TRANSFORM
- J_DCT_METHOD
- J_DITHER_MODE
- JHUFF_TBL
- jpeg12_c_coef_controller
- jpeg12_c_main_controller
- jpeg12_c_prep_controller
- jpeg12_color_deconverter
- jpeg12_common_struct
- jpeg12_comp_master
- jpeg12_component_info
- jpeg12_compress_struct
- jpeg12_d_coef_controller
- jpeg12_d_main_controller
- jpeg12_d_post_controller
- jpeg12_decomp_master
- jpeg12_decompress_struct
- jpeg12_destination_mgr
- jpeg12_entropy_decoder
- jpeg12_entropy_encoder
- jpeg12_error_mgr
- jpeg12_forward_dct
- jpeg12_input_controller
- jpeg12_inverse_dct
- jpeg12_j12_color_converter
- jpeg12_j12_color_quantizer
- jpeg12_j12_downsampler
- jpeg12_j12_upsampler
- jpeg12_marker_reader
- jpeg12_marker_struct
- jpeg12_marker_writer
- jpeg12_memory_mgr
- jpeg12_progress_mgr
- jpeg12_scan_info
- jpeg12_source_mgr
- Jpeg12Native
- Bindings to the namespaced libjpeg 12-bit
- JQUANT_TBL
- jvirt_barray_control
- jvirt_sarray_control
- UnnamedUnion1
Constants
- BITS_IN_JSAMPLE → const int
- C_MAX_BLOCKS_IN_MCU → const int
- CENTERJSAMPLE → const int
- D_MAX_BLOCKS_IN_MCU → const int
- DCTSIZE → const int
- DCTSIZE2 → const int
- HAVE_LOCALE_H → const int
- HAVE_PROTOTYPES → const int
- HAVE_STDDEF_H → const int
- HAVE_STDLIB_H → const int
- HAVE_UNSIGNED_CHAR → const int
- HAVE_UNSIGNED_SHORT → const int
- JMSG_LENGTH_MAX → const int
- JMSG_STR_PARM_MAX → const int
- JPEG12_APP0 → const int
- JPEG12_COM → const int
- JPEG12_EOI → const int
- JPEG12_HEADER_OK → const int
- JPEG12_HEADER_TABLES_ONLY → const int
- JPEG12_LIB_VERSION → const int
- JPEG12_LIB_VERSION_MAJOR → const int
- JPEG12_LIB_VERSION_MINOR → const int
- JPEG12_MAX_DIMENSION → const int
- JPEG12_REACHED_EOI → const int
- JPEG12_REACHED_SOS → const int
- JPEG12_ROW_COMPLETED → const int
- JPEG12_RST0 → const int
- JPEG12_SCAN_COMPLETED → const int
- JPEG12_SUSPENDED → const int
- JPOOL_IMAGE → const int
- JPOOL_NUMPOOLS → const int
- JPOOL_PERMANENT → const int
- MAX_COMPONENTS → const int
- MAX_COMPS_IN_SCAN → const int
- MAX_SAMP_FACTOR → const int
- MAXJSAMPLE → const int
- NUM_ARITH_TBLS → const int
- NUM_HUFF_TBLS → const int
- NUM_QUANT_TBLS → const int
Typedefs
-
j12_common_ptr
= Pointer<
jpeg12_common_struct> -
j12_compress_ptr
= Pointer<
jpeg12_compress_struct> -
j12_decompress_ptr
= Pointer<
jpeg12_decompress_struct> -
JBLOCKARRAY
= Pointer<
JBLOCKROW> -
JBLOCKROW
= Pointer<
Pointer< JCOEF> > - JCOEF = Short
- JDIMENSION = UnsignedInt
- JOCTET = UnsignedChar
-
jpeg12_marker_parser_method
= Pointer<
NativeFunction< Int32 Function(j12_decompress_ptr)> > -
jpeg12_saved_marker_ptr
= Pointer<
jpeg12_marker_struct> -
JSAMPARRAY
= Pointer<
JSAMPROW> -
JSAMPIMAGE
= Pointer<
JSAMPARRAY> - JSAMPLE = Short
-
JSAMPROW
= Pointer<
JSAMPLE> -
jvirt_barray_ptr
= Pointer<
jvirt_barray_control> -
jvirt_sarray_ptr
= Pointer<
jvirt_sarray_control> - noreturn_t = Void
- UINT16 = UnsignedShort
- UINT8 = UnsignedChar