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

QueryDescription

Declaration

Source position: intfgraphics.pas line 676

function QueryDescription(

  AFlags: TRawImageQueryFlags;

  AWidth: Integer = - 1;

  AHeight: Integer = - 1

):TRawImageDescription;

procedure QueryDescription(

  var ADesc: TRawImageDescription;

  AFlags: TRawImageQueryFlags;

  AWidth: Integer = - 1;

  AHeight: Integer = - 1

);

Version 4.6 Hosted on Source Forge