TUIGraphics.FromImage Method Gets the graphics context from an image. Syntax Unit: FlexCel.Core class function TUIGraphics.FromImage(const Img: TUIImage): TUIGraphics; static; Parameters <-> Parameter Type Description const Img TUIImage See also TUIGraphics