[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.ResourceTextureProperties

ResourceTextureProperties Class

D2D1_RESOURCE_TEXTURE_PROPERTIES

Inheritance
ResourceTextureProperties
Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public class ResourceTextureProperties

Constructors

Name Description
ResourceTextureProperties()

Fields

Name Description
BufferPrecision

D2D1_BUFFER_PRECISION bufferPrecision

ChannelDepth

D2D1_CHANNEL_DEPTH channelDepth

Dimensions

unsigned int dimensions

ExtendModesPointer

const D2D1_EXTEND_MODE* extendModes

ExtentsPointer

const unsigned int* extents

Filter

D2D1_FILTER filter

Properties

Name Description
ExtendModes

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

Extents

The extents of the resource table in each dimension.