Search Results for

    Show / Hide Table of Contents

    TUIImage.CreateBitmap Method

    Creates a bitmap of the specified dimensions.

    Syntax

    Unit: FlexCel.Core

    class function TUIImage.CreateBitmap(const width: Integer; const height: Integer; const aPixelFormat: TImageColorDepth; const hres: Double; const vres: Double): TUIImage; static;

    Parameters

    <-> Parameter Type Description
    const width Integer Width of the bitmap in pixels.
    const height Integer Height of the bitmap in pixels.
    const aPixelFormat TImageColorDepth Pixel Format.
    const hres Double Horizontal resolution of the image
    const vres Double Vertical resolution of the image

    See also

    • TUIImage
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com