Unit 'IntfGraphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

QueryDescription

Declaration

Source position: intfgraphics.pas line 672

function QueryDescription(

  AFlags: TRawImageQueryFlags;

  AWidth: Integer = - 1;

  AHeight: Integer = - 1

):TRawImageDescription;

procedure QueryDescription(

  var ADesc: TRawImageDescription;

  AFlags: TRawImageQueryFlags;

  AWidth: Integer = - 1;

  AHeight: Integer = - 1

);



CT Web help

CodeTyphon Studio