Unit 'ImagingFormats' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_vampyreimaging]

GrayToFloat

Declaration

Source position: ImagingFormats.pas line 270

procedure GrayToFloat(

  NumPixels: LongInt;

  Src: PByte;

  Dst: PByte;

  SrcInfo: PImageFormatInfo;

  DstInfo: PImageFormatInfo

);



CT Web help

CodeTyphon Studio