Unit 'MediaImages' Package
[Overview][Types][Classes][Variables][Index] [#pl_asphyresphinx]

TImageDesc

Declaration

Source position: MediaImages.pas line 32

type TImageDesc = record

  Name: StdString;

  

  Format: TAsphyrePixelFormat;

  

  MipMapping: Boolean;

  

  PatternSize: TPoint2px;

  

  PatternCount: Integer;

  

  VisibleSize: TPoint2px;

  

  MediaLink: StdString;

  

end;



CT Web help

CodeTyphon Studio