Skip to main content
All docs
V25.2
  • TdxSmartImageCodecsRepository.Load(TRGBColors,TAlphaFormat,Integer,Integer,TdxSmartImageCustomHandle,Boolean,Boolean) Method

    Declaration

    class function Load(const ABits: TRGBColors; AAlphaFormat: TAlphaFormat; AWidth: Integer; AHeight: Integer; out AHandle: TdxSmartImageCustomHandle; out ASupportsPalette: Boolean; out AIsVectorImage: Boolean): Boolean; overload;

    Parameters

    Name Type
    ABits TRGBColors
    AAlphaFormat TAlphaFormat
    AWidth Integer
    AHeight Integer
    AHandle TdxSmartImageCustomHandle
    ASupportsPalette Boolean
    AIsVectorImage Boolean

    Returns

    Type
    Boolean
    See Also