ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / ResourceTextureProperties Class
Fields Properties


In This Topic
    ResourceTextureProperties Class Members
    In This Topic

    The following tables list the members exposed by ResourceTextureProperties.

    Public Constructors
    Public Fields
     NameDescription
    Public FieldD2D1_BUFFER_PRECISION bufferPrecision  
    Public FieldD2D1_CHANNEL_DEPTH channelDepth  
    Public Fieldunsigned int dimensions  
    Public Fieldconst D2D1_EXTEND_MODE* extendModes  
    Public Fieldconst unsigned int* extents  
    Public FieldD2D1_FILTER filter  
    Top
    Public Properties
     NameDescription
    Public Property

    Specifies how pixel values beyond the extent of the texture will be sampled, in every dimension.

     
    Public Property

    The extents of the resource table in each dimension.

     
    Top
    See Also