class Tiff::Tiff

Defined in:

tiff.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(data : Bytes, resolution : Resolution, pixelFormat : PixelFormat) #

[View source]
def self.new(path : String) #

[View source]
def self.new(uri : URI) #

[View source]
def self.new(image : Image) #

[View source]

Instance Method Detail

def alias_layer_metadata(idSubFile : UInt32) #

[View source]
def alias_layer_metadata=(idSubFile : UInt32) #

[View source]
def anti_alias_strength(idSubFile : UInt32) #

[View source]
def anti_alias_strength=(idSubFile : UInt32) #

[View source]
def aperture_value(idSubFile : UInt32) #

[View source]
def aperture_value=(idSubFile : UInt32) #

[View source]
def artist(idSubFile : UInt32) #

[View source]
def artist=(idSubFile : UInt32) #

[View source]
def as_shot_white_xy(idSubFile : UInt32) #

[View source]
def as_shot_white_xy=(idSubFile : UInt32) #

[View source]
def bad_fax_lines(idSubFile : UInt32) #

[View source]
def bad_fax_lines=(idSubFile : UInt32) #

[View source]
def baseline_exposure(idSubFile : UInt32) #

[View source]
def baseline_exposure=(idSubFile : UInt32) #

[View source]
def baseline_noise(idSubFile : UInt32) #

[View source]
def baseline_noise=(idSubFile : UInt32) #

[View source]
def baseline_sharpness(idSubFile : UInt32) #

[View source]
def baseline_sharpness=(idSubFile : UInt32) #

[View source]
def bayer_green_split(idSubFile : UInt32) #

[View source]
def bayer_green_split=(idSubFile : UInt32) #

[View source]
def best_quality_scale(idSubFile : UInt32) #

[View source]
def best_quality_scale=(idSubFile : UInt32) #

[View source]
def bits_per_sample(idSubFile : UInt32) #

[View source]
def bits_per_sample=(idSubFile : UInt32) #

[View source]
def black_level_repeat_dim(idSubFile : UInt32) #

[View source]
def black_level_repeat_dim=(idSubFile : UInt32) #

[View source]
def calibration_illuminant_1(idSubFile : UInt32) #

[View source]
def calibration_illuminant_1=(idSubFile : UInt32) #

[View source]
def calibration_illuminant_2(idSubFile : UInt32) #

[View source]
def calibration_illuminant_2=(idSubFile : UInt32) #

[View source]
def camera_serial_number(idSubFile : UInt32) #

[View source]
def camera_serial_number=(idSubFile : UInt32) #

[View source]
def cell_length(idSubFile : UInt32) #

[View source]
def cell_length=(idSubFile : UInt32) #

[View source]
def cell_width(idSubFile : UInt32) #

[View source]
def cell_width=(idSubFile : UInt32) #

[View source]
def cfa_layout(idSubFile : UInt32) #

[View source]
def cfa_layout=(idSubFile : UInt32) #

[View source]
def cfa_pattern(idSubFile : UInt32) #

[View source]
def cfa_pattern=(idSubFile : UInt32) #

[View source]
def clean_fax_data(idSubFile : UInt32) #

[View source]
def clean_fax_data=(idSubFile : UInt32) #

[View source]
def clip_path(idSubFile : UInt32) #

[View source]
def clip_path=(idSubFile : UInt32) #

[View source]
def coding_methods(idSubFile : UInt32) #

[View source]
def coding_methods=(idSubFile : UInt32) #

[View source]
def color_map(idSubFile : UInt32) #

[View source]
def color_map=(idSubFile : UInt32) #

[View source]
def color_space(idSubFile : UInt32) #

[View source]
def color_space=(idSubFile : UInt32) #

[View source]
def components_configuration(idSubFile : UInt32) #

[View source]
def components_configuration=(idSubFile : UInt32) #

[View source]
def compressed_bits_per_pixel(idSubFile : UInt32) #

[View source]
def compressed_bits_per_pixel=(idSubFile : UInt32) #

[View source]
def compression(idSubFile : UInt32) #

[View source]
def compression=(idSubFile : UInt32) #

[View source]
def consecutive_bad_fax_lines(idSubFile : UInt32) #

[View source]
def consecutive_bad_fax_lines=(idSubFile : UInt32) #

[View source]
def contrast(idSubFile : UInt32) #

[View source]
def contrast=(idSubFile : UInt32) #

[View source]
def copyright(idSubFile : UInt32) #

[View source]
def copyright=(idSubFile : UInt32) #

[View source]
def crop(xStart : UInt32, yStart : UInt32, xEnd : UInt32, yEnd : UInt32) : Tiff::Image #

[View source]
def custom_rendered(idSubFile : UInt32) #

[View source]
def custom_rendered=(idSubFile : UInt32) #

[View source]
def date_time(idSubFile : UInt32) #

[View source]
def date_time=(idSubFile : UInt32) #

[View source]
def date_time_digitized(idSubFile : UInt32) #

[View source]
def date_time_digitized=(idSubFile : UInt32) #

[View source]
def date_time_original(idSubFile : UInt32) #

[View source]
def date_time_original=(idSubFile : UInt32) #

[View source]
def default_crop_origin(idSubFile : UInt32) #

[View source]
def default_crop_origin=(idSubFile : UInt32) #

[View source]
def default_scale(idSubFile : UInt32) #

[View source]
def default_scale=(idSubFile : UInt32) #

[View source]
def device_setting_description(idSubFile : UInt32) #

[View source]
def device_setting_description=(idSubFile : UInt32) #

[View source]
def digital_zoom_ratio(idSubFile : UInt32) #

[View source]
def digital_zoom_ratio=(idSubFile : UInt32) #

[View source]
def dng_private_data(idSubFile : UInt32) #

[View source]
def dng_private_data=(idSubFile : UInt32) #

[View source]
def dng_version(idSubFile : UInt32) #

[View source]
def dng_version=(idSubFile : UInt32) #

[View source]
def document_name(idSubFile : UInt32) #

[View source]
def document_name=(idSubFile : UInt32) #

[View source]
def exif_ifd(idSubFile : UInt32) #

[View source]
def exif_ifd=(idSubFile : UInt32) #

[View source]
def exif_version(idSubFile : UInt32) #

[View source]
def exif_version=(idSubFile : UInt32) #

[View source]
def exposure_bias_value(idSubFile : UInt32) #

[View source]
def exposure_bias_value=(idSubFile : UInt32) #

[View source]
def exposure_index(idSubFile : UInt32) #

[View source]
def exposure_index=(idSubFile : UInt32) #

[View source]
def exposure_mode(idSubFile : UInt32) #

[View source]
def exposure_mode=(idSubFile : UInt32) #

[View source]
def exposure_program(idSubFile : UInt32) #

[View source]
def exposure_program=(idSubFile : UInt32) #

[View source]
def exposure_time(idSubFile : UInt32) #

[View source]
def exposure_time=(idSubFile : UInt32) #

[View source]
def extra_samples(idSubFile : UInt32) #

[View source]
def extra_samples=(idSubFile : UInt32) #

[View source]
def f_number(idSubFile : UInt32) #

[View source]
def f_number=(idSubFile : UInt32) #

[View source]
def fax_profile(idSubFile : UInt32) #

[View source]
def fax_profile=(idSubFile : UInt32) #

[View source]
def file_source(idSubFile : UInt32) #

[View source]
def file_source=(idSubFile : UInt32) #

[View source]
def fill_order(idSubFile : UInt32) #

[View source]
def fill_order=(idSubFile : UInt32) #

[View source]
def flash(idSubFile : UInt32) #

[View source]
def flash=(idSubFile : UInt32) #

[View source]
def flash_energy(idSubFile : UInt32) #

[View source]
def flash_energy=(idSubFile : UInt32) #

[View source]
def flashpix_version(idSubFile : UInt32) #

[View source]
def flashpix_version=(idSubFile : UInt32) #

[View source]
def focal_length(idSubFile : UInt32) #

[View source]
def focal_length=(idSubFile : UInt32) #

[View source]
def focal_length_in_35mm_film(idSubFile : UInt32) #

[View source]
def focal_length_in_35mm_film=(idSubFile : UInt32) #

[View source]
def focal_plane_resolution_unit(idSubFile : UInt32) #

[View source]
def focal_plane_resolution_unit=(idSubFile : UInt32) #

[View source]
def focal_plane_x_resolution(idSubFile : UInt32) #

[View source]
def focal_plane_x_resolution=(idSubFile : UInt32) #

[View source]
def focal_plane_y_resolution(idSubFile : UInt32) #

[View source]
def focal_plane_y_resolution=(idSubFile : UInt32) #

[View source]
def free_byte_counts(idSubFile : UInt32) #

[View source]
def free_byte_counts=(idSubFile : UInt32) #

[View source]
def free_offsets(idSubFile : UInt32) #

[View source]
def free_offsets=(idSubFile : UInt32) #

[View source]
def frightness_value(idSubFile : UInt32) #

[View source]
def frightness_value=(idSubFile : UInt32) #

[View source]
def gain_control(idSubFile : UInt32) #

[View source]
def gain_control=(idSubFile : UInt32) #

[View source]
def gdal_metadata(idSubFile : UInt32) #

[View source]
def gdal_metadata=(idSubFile : UInt32) #

[View source]
def gdal_nodata(idSubFile : UInt32) #

[View source]
def gdal_nodata=(idSubFile : UInt32) #

[View source]
def geo_ascii_params_tag(idSubFile : UInt32) #

[View source]
def geo_ascii_params_tag=(idSubFile : UInt32) #

[View source]
def geo_double_params_tag(idSubFile : UInt32) #

[View source]
def geo_double_params_tag=(idSubFile : UInt32) #

[View source]
def geo_key_directory_tag(idSubFile : UInt32) #

[View source]
def geo_key_directory_tag=(idSubFile : UInt32) #

[View source]
def gps_info(idSubFile : UInt32) #

[View source]
def gps_info=(idSubFile : UInt32) #

[View source]
def gray_response_curve(idSubFile : UInt32) #

[View source]
def gray_response_curve=(idSubFile : UInt32) #

[View source]
def gray_response_unit(idSubFile : UInt32) #

[View source]
def gray_response_unit=(idSubFile : UInt32) #

[View source]
def halftone_hints(idSubFile : UInt32) #

[View source]
def halftone_hints=(idSubFile : UInt32) #

[View source]
def header : ImageFileHeader | Nil #

[View source]
def host_computer(idSubFile : UInt32) #

[View source]
def host_computer=(idSubFile : UInt32) #

[View source]
def hyla_fax_fax_recv_params(idSubFile : UInt32) #

[View source]
def hyla_fax_fax_recv_params=(idSubFile : UInt32) #

[View source]
def hyla_fax_fax_recv_time(idSubFile : UInt32) #

[View source]
def hyla_fax_fax_recv_time=(idSubFile : UInt32) #

[View source]
def hyla_fax_fax_sub_address(idSubFile : UInt32) #

[View source]
def hyla_fax_fax_sub_address=(idSubFile : UInt32) #

[View source]
def image_description(idSubFile : UInt32) #

[View source]
def image_description=(idSubFile : UInt32) #

[View source]
def image_id(idSubFile : UInt32) #

[View source]
def image_id=(idSubFile : UInt32) #

[View source]
def image_layer(idSubFile : UInt32) #

[View source]
def image_layer=(idSubFile : UInt32) #

[View source]
def image_length(idSubFile : UInt32) #

[View source]
def image_length=(idSubFile : UInt32) #

[View source]
def image_source_data(idSubFile : UInt32) #

[View source]
def image_source_data=(idSubFile : UInt32) #

[View source]
def image_unique_id(idSubFile : UInt32) #

[View source]
def image_unique_id=(idSubFile : UInt32) #

[View source]
def image_width(idSubFile : UInt32) #

[View source]
def image_width=(idSubFile : UInt32) #

[View source]
def indexed(idSubFile : UInt32) #

[View source]
def indexed=(idSubFile : UInt32) #

[View source]
def ingr_flag_registers(idSubFile : UInt32) #

[View source]
def ingr_flag_registers=(idSubFile : UInt32) #

[View source]
def ingr_packet_data_tag(idSubFile : UInt32) #

[View source]
def ingr_packet_data_tag=(idSubFile : UInt32) #

[View source]
def ink_names(idSubFile : UInt32) #

[View source]
def ink_names=(idSubFile : UInt32) #

[View source]
def ink_set(idSubFile : UInt32) #

[View source]
def ink_set=(idSubFile : UInt32) #

[View source]
def inter_color_profile(idSubFile : UInt32) #

[View source]
def inter_color_profile=(idSubFile : UInt32) #

[View source]
def iptc_naa(idSubFile : UInt32) #

[View source]
def iptc_naa=(idSubFile : UInt32) #

[View source]
def iras_b_transformation_matrix(idSubFile : UInt32) #

[View source]
def iras_b_transformation_matrix=(idSubFile : UInt32) #

[View source]
def iso_speed_ratings(idSubFile : UInt32) #

[View source]
def iso_speed_ratings=(idSubFile : UInt32) #

[View source]
def jpeg_ac_tables(idSubFile : UInt32) #

[View source]
def jpeg_ac_tables=(idSubFile : UInt32) #

[View source]
def jpeg_dc_tables(idSubFile : UInt32) #

[View source]
def jpeg_dc_tables=(idSubFile : UInt32) #

[View source]
def jpeg_interchange_format(idSubFile : UInt32) #

[View source]
def jpeg_interchange_format=(idSubFile : UInt32) #

[View source]
def jpeg_interchange_format_length(idSubFile : UInt32) #

[View source]
def jpeg_interchange_format_length=(idSubFile : UInt32) #

[View source]
def jpeg_lossless_predictors(idSubFile : UInt32) #

[View source]
def jpeg_lossless_predictors=(idSubFile : UInt32) #

[View source]
def jpeg_point_transforms(idSubFile : UInt32) #

[View source]
def jpeg_point_transforms=(idSubFile : UInt32) #

[View source]
def jpeg_q_tables(idSubFile : UInt32) #

[View source]
def jpeg_q_tables=(idSubFile : UInt32) #

[View source]
def jpeg_restart_interval(idSubFile : UInt32) #

[View source]
def jpeg_restart_interval=(idSubFile : UInt32) #

[View source]
def jpeg_tables(idSubFile : UInt32) #

[View source]
def jpeg_tables=(idSubFile : UInt32) #

[View source]
def lens_info(idSubFile : UInt32) #

[View source]
def lens_info=(idSubFile : UInt32) #

[View source]
def light_source(idSubFile : UInt32) #

[View source]
def light_source=(idSubFile : UInt32) #

[View source]
def linear_response_limit(idSubFile : UInt32) #

[View source]
def linear_response_limit=(idSubFile : UInt32) #

[View source]
def make(idSubFile : UInt32) #

[View source]
def make=(idSubFile : UInt32) #

[View source]
def maker_note(idSubFile : UInt32) #

[View source]
def maker_note=(idSubFile : UInt32) #

[View source]
def maker_note_safety(idSubFile : UInt32) #

[View source]
def maker_note_safety=(idSubFile : UInt32) #

[View source]
def max_aperture_value(idSubFile : UInt32) #

[View source]
def max_aperture_value=(idSubFile : UInt32) #

[View source]
def max_sample_value(idSubFile : UInt32) #

[View source]
def max_sample_value=(idSubFile : UInt32) #

[View source]
def md_color_table(idSubFile : UInt32) #

[View source]
def md_color_table=(idSubFile : UInt32) #

[View source]
def md_file_tag(idSubFile : UInt32) #

[View source]
def md_file_tag=(idSubFile : UInt32) #

[View source]
def md_file_units(idSubFile : UInt32) #

[View source]
def md_file_units=(idSubFile : UInt32) #

[View source]
def md_lab_name(idSubFile : UInt32) #

[View source]
def md_lab_name=(idSubFile : UInt32) #

[View source]
def md_prep_date(idSubFile : UInt32) #

[View source]
def md_prep_date=(idSubFile : UInt32) #

[View source]
def md_prep_time(idSubFile : UInt32) #

[View source]
def md_prep_time=(idSubFile : UInt32) #

[View source]
def md_sample_info(idSubFile : UInt32) #

[View source]
def md_sample_info=(idSubFile : UInt32) #

[View source]
def md_scale_pixel(idSubFile : UInt32) #

[View source]
def md_scale_pixel=(idSubFile : UInt32) #

[View source]
def metering_mode(idSubFile : UInt32) #

[View source]
def metering_mode=(idSubFile : UInt32) #

[View source]
def min_sample_value(idSubFile : UInt32) #

[View source]
def min_sample_value=(idSubFile : UInt32) #

[View source]
def mode_number(idSubFile : UInt32) #

[View source]
def mode_number=(idSubFile : UInt32) #

[View source]
def model(idSubFile : UInt32) #

[View source]
def model=(idSubFile : UInt32) #

[View source]
def model_pixel_scale_tag(idSubFile : UInt32) #

[View source]
def model_pixel_scale_tag=(idSubFile : UInt32) #

[View source]
def model_tiepoint_tag(idSubFile : UInt32) #

[View source]
def model_tiepoint_tag=(idSubFile : UInt32) #

[View source]
def model_transformation_tag(idSubFile : UInt32) #

[View source]
def model_transformation_tag=(idSubFile : UInt32) #

[View source]
def new_subfile_type(idSubFile : UInt32) #

[View source]
def new_subfile_type=(idSubFile : UInt32) #

[View source]
def number_of_inks(idSubFile : UInt32) #

[View source]
def number_of_inks=(idSubFile : UInt32) #

[View source]
def oce_application_selector(idSubFile : UInt32) #

[View source]
def oce_application_selector=(idSubFile : UInt32) #

[View source]
def oce_identification_number(idSubFile : UInt32) #

[View source]
def oce_identification_number=(idSubFile : UInt32) #

[View source]
def oce_image_logic_characteristics(idSubFile : UInt32) #

[View source]
def oce_image_logic_characteristics=(idSubFile : UInt32) #

[View source]
def oce_scanjob_description(idSubFile : UInt32) #

[View source]
def oce_scanjob_description=(idSubFile : UInt32) #

[View source]
def oecf(idSubFile : UInt32) #

[View source]
def oecf=(idSubFile : UInt32) #

[View source]
def opi_proxy(idSubFile : UInt32) #

[View source]
def opi_proxy=(idSubFile : UInt32) #

[View source]
def orientation(idSubFile : UInt32) #

[View source]
def orientation=(idSubFile : UInt32) #

[View source]
def page_name(idSubFile : UInt32) #

[View source]
def page_name=(idSubFile : UInt32) #

[View source]
def page_number(idSubFile : UInt32) #

[View source]
def page_number=(idSubFile : UInt32) #

[View source]
def photometric_interpretation(idSubFile : UInt32) #

[View source]
def photometric_interpretation=(idSubFile : UInt32) #

[View source]
def photoshop(idSubFile : UInt32) #

[View source]
def photoshop=(idSubFile : UInt32) #

[View source]
def pixel_x_dimension(idSubFile : UInt32) #

[View source]
def pixel_x_dimension=(idSubFile : UInt32) #

[View source]
def pixel_y_dimension(idSubFile : UInt32) #

[View source]
def pixel_y_dimension=(idSubFile : UInt32) #

[View source]
def planar_configuration(idSubFile : UInt32) #

[View source]
def planar_configuration=(idSubFile : UInt32) #

[View source]
def predictor(idSubFile : UInt32) #

[View source]
def predictor=(idSubFile : UInt32) #

[View source]
def primary_chromaticities(idSubFile : UInt32) #

[View source]
def primary_chromaticities=(idSubFile : UInt32) #

[View source]
def profile_type(idSubFile : UInt32) #

[View source]
def profile_type=(idSubFile : UInt32) #

[View source]
def reference_black_white(idSubFile : UInt32) #

[View source]
def reference_black_white=(idSubFile : UInt32) #

[View source]
def related_sound_file(idSubFile : UInt32) #

[View source]
def related_sound_file=(idSubFile : UInt32) #

[View source]
def resolution_unit(idSubFile : UInt32) #

[View source]
def resolution_unit=(idSubFile : UInt32) #

[View source]
def rows_per_strip(idSubFile : UInt32) #

[View source]
def rows_per_strip=(idSubFile : UInt32) #

[View source]
def sample_format(idSubFile : UInt32) #

[View source]
def sample_format=(idSubFile : UInt32) #

[View source]
def samples_per_pixel(idSubFile : UInt32) #

[View source]
def samples_per_pixel=(idSubFile : UInt32) #

[View source]
def saturation(idSubFile : UInt32) #

[View source]
def saturation=(idSubFile : UInt32) #

[View source]
def save(path : String) #

[View source]
def scene_capture_type(idSubFile : UInt32) #

[View source]
def scene_capture_type=(idSubFile : UInt32) #

[View source]
def scene_type(idSubFile : UInt32) #

[View source]
def scene_type=(idSubFile : UInt32) #

[View source]
def sensing_method(idSubFile : UInt32) #

[View source]
def sensing_method=(idSubFile : UInt32) #

[View source]
def sharpness(idSubFile : UInt32) #

[View source]
def sharpness=(idSubFile : UInt32) #

[View source]
def shutter_speed_value(idSubFile : UInt32) #

[View source]
def shutter_speed_value=(idSubFile : UInt32) #

[View source]
def software(idSubFile : UInt32) #

[View source]
def software=(idSubFile : UInt32) #

[View source]
def spatial_frequency_response(idSubFile : UInt32) #

[View source]
def spatial_frequency_response=(idSubFile : UInt32) #

[View source]
def spectral_sensitivity(idSubFile : UInt32) #

[View source]
def spectral_sensitivity=(idSubFile : UInt32) #

[View source]
def strip_byte_counts(idSubFile : UInt32) #

[View source]
def strip_byte_counts=(idSubFile : UInt32) #

[View source]
def strip_offsets(idSubFile : UInt32) #

[View source]
def strip_offsets=(idSubFile : UInt32) #

[View source]
def strip_row_counts(idSubFile : UInt32) #

[View source]
def strip_row_counts=(idSubFile : UInt32) #

[View source]
def subfile_type(idSubFile : UInt32) #

[View source]
def subfile_type=(idSubFile : UInt32) #

[View source]
def subject_area(idSubFile : UInt32) #

[View source]
def subject_area=(idSubFile : UInt32) #

[View source]
def subject_distance(idSubFile : UInt32) #

[View source]
def subject_distance=(idSubFile : UInt32) #

[View source]
def subject_distance_range(idSubFile : UInt32) #

[View source]
def subject_distance_range=(idSubFile : UInt32) #

[View source]
def subject_location(idSubFile : UInt32) #

[View source]
def subject_location=(idSubFile : UInt32) #

[View source]
def subsec_time(idSubFile : UInt32) #

[View source]
def subsec_time=(idSubFile : UInt32) #

[View source]
def subsec_time_digitized(idSubFile : UInt32) #

[View source]
def subsec_time_digitized=(idSubFile : UInt32) #

[View source]
def subsec_time_original(idSubFile : UInt32) #

[View source]
def subsec_time_original=(idSubFile : UInt32) #

[View source]
def t4_options(idSubFile : UInt32) #

[View source]
def t4_options=(idSubFile : UInt32) #

[View source]
def t6_options(idSubFile : UInt32) #

[View source]
def t6_options=(idSubFile : UInt32) #

[View source]
def target_printer(idSubFile : UInt32) #

[View source]
def target_printer=(idSubFile : UInt32) #

[View source]
def threshholding(idSubFile : UInt32) #

[View source]
def threshholding=(idSubFile : UInt32) #

[View source]
def tile(idSubFile : UInt32, idTile : UInt32) #

[View source]
def tile(idTile : UInt32) : Tile #

[View source]
def tile_byte_counts(idSubFile : UInt32) #

[View source]
def tile_byte_counts=(idSubFile : UInt32) #

[View source]
def tile_length(idSubFile : UInt32) #

[View source]
def tile_length=(idSubFile : UInt32) #

[View source]
def tile_offsets(idSubFile : UInt32) #

[View source]
def tile_offsets=(idSubFile : UInt32) #

[View source]
def tile_width(idSubFile : UInt32) #

[View source]
def tile_width=(idSubFile : UInt32) #

[View source]
def tiles : UInt16 #

[View source]
def tiles? : Boolean #

[View source]
def to_package : Bytes #

[View source]
def transfer_range(idSubFile : UInt32) #

[View source]
def transfer_range=(idSubFile : UInt32) #

[View source]
def unique_camera_model(idSubFile : UInt32) #

[View source]
def unique_camera_model=(idSubFile : UInt32) #

[View source]
def user_comment(idSubFile : UInt32) #

[View source]
def user_comment=(idSubFile : UInt32) #

[View source]
def version_year(idSubFile : UInt32) #

[View source]
def version_year=(idSubFile : UInt32) #

[View source]
def wang_annotation(idSubFile : UInt32) #

[View source]
def wang_annotation=(idSubFile : UInt32) #

[View source]
def white_balance(idSubFile : UInt32) #

[View source]
def white_balance=(idSubFile : UInt32) #

[View source]
def white_point(idSubFile : UInt32) #

[View source]
def white_point=(idSubFile : UInt32) #

[View source]
def x_clip_path_units(idSubFile : UInt32) #

[View source]
def x_clip_path_units=(idSubFile : UInt32) #

[View source]
def x_position(idSubFile : UInt32) #

[View source]
def x_position=(idSubFile : UInt32) #

[View source]
def x_resolution(idSubFile : UInt32) #

[View source]
def x_resolution=(idSubFile : UInt32) #

[View source]
def xmp(idSubFile : UInt32) #

[View source]
def xmp=(idSubFile : UInt32) #

[View source]
def y_cb_cr_coefficients(idSubFile : UInt32) #

[View source]
def y_cb_cr_coefficients=(idSubFile : UInt32) #

[View source]
def y_cb_cr_positioning(idSubFile : UInt32) #

[View source]
def y_cb_cr_positioning=(idSubFile : UInt32) #

[View source]
def y_cb_cr_sub_Sampling(idSubFile : UInt32) #

[View source]
def y_cb_cr_sub_Sampling=(idSubFile : UInt32) #

[View source]
def y_clip_path_units(idSubFile : UInt32) #

[View source]
def y_clip_path_units=(idSubFile : UInt32) #

[View source]
def y_position(idSubFile : UInt32) #

[View source]
def y_position=(idSubFile : UInt32) #

[View source]
def y_resolution(idSubFile : UInt32) #

[View source]
def y_resolution=(idSubFile : UInt32) #

[View source]