mirror of https://github.com/GNOME/gimp.git
120 lines
3.0 KiB
Modula-2
120 lines
3.0 KiB
Modula-2
EXPORTS
|
|
gimp_adaptive_supersample_area
|
|
gimp_bilinear
|
|
gimp_bilinear_16
|
|
gimp_bilinear_32
|
|
gimp_bilinear_8
|
|
gimp_bilinear_rgb
|
|
gimp_bilinear_rgba
|
|
gimp_cairo_checkerboard_create
|
|
gimp_cairo_set_source_rgb
|
|
gimp_cairo_set_source_rgba
|
|
gimp_cairo_surface_create_buffer
|
|
gimp_cairo_surface_get_format
|
|
gimp_cmyk_get_type
|
|
gimp_cmyk_get_uchar
|
|
gimp_cmyk_set
|
|
gimp_cmyk_set_uchar
|
|
gimp_cmyk_to_rgb
|
|
gimp_cmyka_get_uchar
|
|
gimp_cmyka_set
|
|
gimp_cmyka_set_uchar
|
|
gimp_color_managed_get_color_profile
|
|
gimp_color_managed_get_icc_profile
|
|
gimp_color_managed_get_simulation_bpc
|
|
gimp_color_managed_get_simulation_intent
|
|
gimp_color_managed_get_simulation_profile
|
|
gimp_color_managed_get_type
|
|
gimp_color_managed_profile_changed
|
|
gimp_color_managed_simulation_bpc_changed
|
|
gimp_color_managed_simulation_intent_changed
|
|
gimp_color_managed_simulation_profile_changed
|
|
gimp_color_profile_get_copyright
|
|
gimp_color_profile_get_description
|
|
gimp_color_profile_get_format
|
|
gimp_color_profile_get_icc_profile
|
|
gimp_color_profile_get_label
|
|
gimp_color_profile_get_lcms_format
|
|
gimp_color_profile_get_lcms_profile
|
|
gimp_color_profile_get_manufacturer
|
|
gimp_color_profile_get_model
|
|
gimp_color_profile_get_space
|
|
gimp_color_profile_get_summary
|
|
gimp_color_profile_get_type
|
|
gimp_color_profile_is_cmyk
|
|
gimp_color_profile_is_equal
|
|
gimp_color_profile_is_gray
|
|
gimp_color_profile_is_linear
|
|
gimp_color_profile_is_rgb
|
|
gimp_color_profile_new_d50_gray_lab_trc
|
|
gimp_color_profile_new_d65_gray_linear
|
|
gimp_color_profile_new_d65_gray_srgb_trc
|
|
gimp_color_profile_new_from_file
|
|
gimp_color_profile_new_from_icc_profile
|
|
gimp_color_profile_new_from_lcms_profile
|
|
gimp_color_profile_new_linear_from_color_profile
|
|
gimp_color_profile_new_rgb_adobe
|
|
gimp_color_profile_new_rgb_srgb
|
|
gimp_color_profile_new_rgb_srgb_linear
|
|
gimp_color_profile_new_srgb_trc_from_color_profile
|
|
gimp_color_profile_save_to_file
|
|
gimp_color_transform_can_gegl_copy
|
|
gimp_color_transform_get_type
|
|
gimp_color_transform_new
|
|
gimp_color_transform_new_proofing
|
|
gimp_color_transform_process_buffer
|
|
gimp_color_transform_process_pixels
|
|
gimp_hsl_get_type
|
|
gimp_hsl_set
|
|
gimp_hsl_set_alpha
|
|
gimp_hsl_to_rgb
|
|
gimp_hsv_clamp
|
|
gimp_hsv_get_type
|
|
gimp_hsv_set
|
|
gimp_hsv_to_rgb
|
|
gimp_hsva_set
|
|
gimp_param_rgb_get_type
|
|
gimp_param_spec_rgb
|
|
gimp_param_spec_rgb_get_default
|
|
gimp_param_spec_rgb_has_alpha
|
|
gimp_pixbuf_create_buffer
|
|
gimp_pixbuf_get_format
|
|
gimp_pixbuf_get_icc_profile
|
|
gimp_rgb_add
|
|
gimp_rgb_clamp
|
|
gimp_rgb_composite
|
|
gimp_rgb_distance
|
|
gimp_rgb_gamma
|
|
gimp_rgb_get_pixel
|
|
gimp_rgb_get_type
|
|
gimp_rgb_get_uchar
|
|
gimp_rgb_list_names
|
|
gimp_rgb_luminance
|
|
gimp_rgb_luminance_uchar
|
|
gimp_rgb_max
|
|
gimp_rgb_min
|
|
gimp_rgb_multiply
|
|
gimp_rgb_parse_css
|
|
gimp_rgb_parse_hex
|
|
gimp_rgb_parse_name
|
|
gimp_rgb_set
|
|
gimp_rgb_set_alpha
|
|
gimp_rgb_set_pixel
|
|
gimp_rgb_set_uchar
|
|
gimp_rgb_subtract
|
|
gimp_rgb_to_cmyk
|
|
gimp_rgb_to_hsl
|
|
gimp_rgb_to_hsv
|
|
gimp_rgba_add
|
|
gimp_rgba_distance
|
|
gimp_rgba_get_pixel
|
|
gimp_rgba_get_uchar
|
|
gimp_rgba_multiply
|
|
gimp_rgba_parse_css
|
|
gimp_rgba_set
|
|
gimp_rgba_set_pixel
|
|
gimp_rgba_set_uchar
|
|
gimp_rgba_subtract
|
|
gimp_value_get_rgb
|
|
gimp_value_set_rgb
|