Unit 'PXL.Formats' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_asphyrepxl]

TPixelFormatHelper

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: PXL.Formats.pas line 28

type TPixelFormatHelper = record helper

public

  function ToString;

  

  function HasAlphaChannel;

  

  function CanBulkCopyTo();

  

  property Bits: Integer; [r]

  

  property Bytes: Integer; [r]

  

  class function CreateFromString();

  

end;

Inheritance

TPixelFormatHelper

  



CT Web help

CodeTyphon Studio