Unit 'libSkia' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_skia]

gr_vk_ycbcrconversioninfo_t

Declaration

Source position: libskia.pas line 1003

type gr_vk_ycbcrconversioninfo_t = record

  format: gr_vk_format_t;

  

  external_format: uint64_t;

  

  ycbcr_model: gr_vk_samplerycbcrmodelconversion_t;

  

  ycbcr_range: gr_vk_samplerycbcrrange_t;

  

  x_chroma_offset: gr_vk_chromalocation_t;

  

  y_chroma_offset: gr_vk_chromalocation_t;

  

  chroma_filter: gr_vk_filter_t;

  

  force_explicit_reconstruction: gr_vk_bool32_t;

  

  format_features: gr_vk_formatfeatureflags_t;

  

end;



CT Web help

CodeTyphon Studio