Apply
Captures the initial display of an object's content for a transition.
ApplyTables
Translates a set of samples in place.
BitBlt
Copies samples from one DXSurface to another.
Bottom
Retrieves the minimum y-axis value.
BoundsAreEmpty
Tests whether the bounds are empty.
BoundsAreNull
Tests whether the bounds are null.
CDXTWorkInfoNTo1
Constructs a CDXTWorkInfoNTo1 and initializes the data members.
ClearDirty
Indicates to the transform that it is properly set up and ready to produce output.
CopyAndMoveBoth
Copies the specified number of samples from the current position of the source surface to the current position of the output surface.
CopyRect
Copies the specified number of samples from the specified rectangle in the source surface to the current position on the output surface.
CopySurfaceToNewFormat
Copies one surface to another and changes its pixel format.
CreateARGBPointer
Allocates an ARGB read pointer object.
CreateD3DRMTexture
Not currently supported.
CreateFromDDSurface
Creates a DXSurface that contains a specified DirectDrawSurface object.
CreateSurface
Creates a DXSurface object of the specified size and format.
CreateTransform
Creates and initializes a transform.
DeleteARGBPointer
Frees an ARGB read pointer object.
Depth
Retrieves the depth of the z-axis dimension.
DetermineBnds
Called by the base class to determine the output bounds of 2-D transforms.
DetermineBnds
Not currently supported.
DoDither
Determines whether the transform output should be dithered.
DoOver
Determines whether the transform output should be alpha blended over the output surface.
Duration
Retrieves the size of the t-axis dimension.
DXBASESAMPLE
Constructs an uninitialized DXBASESAMPLE object.
DXBASESAMPLE
Constructs a DXBASESAMPLE object with members initialized to the specified values.
DXBASESAMPLE
Constructs a DXBASESAMPLE object with members initialized to the values specified in a Integer.
DXPMSAMPLE
Constructs an uninitialized DXPMSAMPLE object.
DXPMSAMPLE
Constructs a DXPMSAMPLE object with members initialized to the specified values.
DXPMSAMPLE
Constructs a DXPMSAMPLE object with members initialized to the values specified in a Integer.
DXSAMPLE
Constructs an uninitialized DXSAMPLE object.
DXSAMPLE
Constructs a DXSAMPLE object with members initialized to the specified values.
DXSAMPLE
Constructs a DXSAMPLE object with members initialized to the values specified in a Integer.
Execute
Executes the transform operation given the specified portion bounds and places the result in the destination data object.
Expand
Adds to the object's dimensions about its center by the specified amount.
Expand
Adds to the object's dimensions about its center by the specified amount.
FillAndMove
Fills the output surface with the specified sample value, starting at the current position and advancing the current position.
FillRect
Fills a rectangle with the sample value, optionally doing an alpha-blend with the destination.
FillSamples
A method called by the base class to generate a row of output samples.
GetAppData
Retrieves an application-specific Integer of data.
GetBackground
Retrieves a pointer to the DXSurface used as a background.
GetBehaviorSite
Not implemented.
GetBias
Retrieves the bias value used for the convolution.
GetBounds
Retrieves a structure that contains the surface's boundary region.
GetBrightness
Retrieves the settings for the lookup table brightness curve.
GetBuildOrder
Retrieves the order of operations used to build the lookup table.
GetColorBalance
Retrieves the tint curves used for color balance operations on the selected color.
GetColorKey
Retrieves the surface's color key value.
GetCompositeOperation
Retrieves the method used for image compositing.
GetConcurrencyLimit
Retrieves the number of threads allowed to execute on a single processor at a given time.
GetContrast
Retrieves the settings for the lookup table contrast curve.
GetConvertToGray
Retrieves a value that indicates whether the filter output color is converted to grayscale.
GetDC
Retrieves the current device context (DC).
GetDirectDrawSurface
Retrieves an interface on the underlying GetDirectDrawSurface object if the DXSurface object is aggregated onto a GetDirectDrawSurface.
GetEffectProgress
Retrieves a value indicating the current progress of the transform effect.
GetExcludeAlpha
Retrieves a value that indicates whether the alpha channel should be filtered along with the color data.
GetFillColor
Retrieves the surface fill color.
GetFilterType
Retrieves the selected filter type for the convolution.
GetForeground
Retrieves a pointer to the DXSurface used as a foreground.
GetGamma
Retrieves the value used for gamma correction.
GetGenerationId
Retrieves the current generation ID for the object.
GetIndexValues
Retrieves the component values for a specific index in the table.
GetInOutInfo
Retrieves input or output information about the specified data object, and an optional pointer to it.
GetInvert
Retrieves the threshold value used for color inversion.
GetLevelsPerChannel
Retrieves the number of color levels to use for the posterizing operation.
GetLookup
Retrieves the interface to the selected color lookup table.
GetMaxVector
Stores the maximum values for each dimension into the specified vector.
GetMinVector
Stores the minimum values for each dimension into the specified vector.
GetMiscFlags
Retrieves flags that describe the behavior of the transform.
GetNativeType
Retrieves the native underlying pixel format of a DXSurface.
GetNumBuildSteps
Retrieves the number of lookup table operations to perform.
GetNumInputs
Retrieves the number of inputs used during the transform setup.
GetObjectSize
Retrieves the size, in bytes, of the data object (for example, a surface or buffer).
GetOpacity
Retrieves the opacity adjustment for the lookup table.
GetOpacity
Retrieves the opacity of the foreground surface.
GetOutputSize
Retrieves the size of the output surface.
GetPixelFormat
Retrieves the pixel format of the surface.
GetQuality
Retrieves the quality level used to render the transform result.
GetSafeArray
Gets the value of the data object to the bounds in the specified array data type.
GetScale
Gets the scale for an alpha sample as a floating point value.
GetScaleAlphaValue
Gets the scale for an alpha sample as a byte integer value.
GetScales
Retrieves the x-axis and y-axis scale factors.
GetSize
Retrieves the bounds translated so that the minimum values are positioned at zero.
GetStatusFlags
Retrieves the status flags of the DXSurface object.
GetSurface
Retrieves a pointer to the parent DXSurface.
GetSurfaceInfo
Retrieves information about the attributes and structure of the raw surface object's pixel data.
GetTables
Retrieves a copy of the lookup tables.
GetThreadPoolSize
Retrieves the number of threads in the thread pool.
GetThreshold
Retrieves the value used for threshold filtering operations.
GetXYRect
Stores the x-axis and y-axis bounds into the specified rectangle.
GetXYSize
Stores the x and y size of the bounds into the specified SIZE structure.
HaveInput
Tests whether an input data object is associated with the specified input index.
HaveOutput
Tests whether an output data object is associated with the transform.
Height
Retrieves the height of the y-axis dimension.
IncrementGenerationId
Manually increments the object generation ID.
InitFromDDSurface
Initializes a DXSurface from an existing DirectDrawSurface.
InitFromRawSurface
Initializes a DXSurface object from a client-created object that supports the IDXRawSurface interface.
InitFromSafeArray
Sets the value of the data object to the bounds in the specified array.
InitializeTransform
Initializes a transform that has been created by the caller.
InitSurface
Initializes a DXSurface object with the specified volume boundary and format from a DirectDraw object.
InputMeshBuilder
Not currently supported.
InputSampleFormat
Retrieves the pixel format type for the selected input surface.
InputSurface
Retrieves a pointer to the selected input surface.
IntersectBounds
Determines whether the two specified bounds intersect.
IntersectBounds
Determines whether the two specified bounds intersect.
IsChannelIdentity
Determines whether the application of a channel's table will have any effect.
IsInputDirty
Determines whether a transform input has changed since the last time this method was called.
IsOutputDirty
Determines whether an output has changed since the last time this method was called.
IsTransformDirty
Determines whether the transform parameters or inputs have changed since the last time this method was called.
Left
Retrieves the minimum x-axis value.
LoadImage
Binds the specified file name or URL and returns a DXSurface containing the image data.
LoadImageFromStream
Loads an image from a stream and returns a DXSurface.
LockSurface
Locks a region of the surface and returns a pointer through which you can access samples on DXSurfaces.
LockSurfaceDC
Locks a region of the surface and returns an IDXDCLock interface.
MapBoundsIn2Out
Maps the input coordinate space to the output coordinate space.
MapBoundsOut2In
Maps the output coordinate space to the input coordinate space.
MinMMXOverCount
Returns a value that indicates whether MMX instructions are present.
Move
Moves the sample pointer along the x-axis relative to its current position.
MoveAndGetRunInfo
Moves the sample pointer to a specified row and retrieves a pointer to the run information associated with that row.
MoveToRow
Moves the sample pointer to an absolute row along the y-axis and resets the x-axis position to zero.
MoveToXY
Moves the sample pointer to an absolute position.
NeedDestPMBuff
Determines whether a temporary buffer is needed when calling a sample for surface read/write methods.
NeedSrcPMBuff
Determines whether a temporary buffer is needed when calling sample input methods on the IDXARGBReadPtr interface.
NormalizeBounds
Makes all of the minimum bounds less than or equal to the maximum bounds.
Offset
Adds the specified vector to the minimum and maximum for each dimension.
Offset
Adds the specified values to the minimum and maximum for each dimension.
OnExecute
Called by the base class to cause a transform to produce its output.
OnFreeInstData
Frees resources allocated by the OnInitInstData method.
OnGetObjectSize
Called by the base class to determine the amount of data space currently occupied by the transform.
OnGetObjectSize
Called by the base class to determine the object's size, in bytes.
OnGetSurfacePickOrder
Provides the base class with the necessary information to perform surface picking for the transform.
OnInitInstData
Enables the transform to allocate resources or compute any data that is to be shared across threads.
OnReleaseObjects
Called to release resources when the transform is being set up with null inputs or outputs.
OnSetSize
Sets the width and height of the surface.
OnSetup
Called after the base class has completed its setup.
OnSurfacePick
Called by the base class to enable the derived transform to fully implement surface picking.
OnSurfacePick
Determines whether any part of the surface is located at the specified point.
OnUpdateGenerationId
Called by the base class to check the input and output data object generation IDs and increment the transform generation ID.
operator DWORD
Casts the sample as a Integer.
operator DWORD
Casts the sample as a Integer.
operator DWORD
Casts the sample as a Integer.
operator DXPMSAMPLE
Casts the sample as a DXPMSAMPLE.
operator DXSAMPLE
Casts the sample as a DXSAMPLE.
operator=
Assigns the color values of the sample.
operator=
Assigns the color values of the sample.
operator=
Assigns the color values of the sample.
OutputMeshBuilder
Not currently supported.
OutputSampleFormat
Retrieves the pixel format type of the output surface.
OutputSurface
Retrieves a pointer to the output surface.
OverArrayAndMove
Alpha-blends an array of samples over the output surface and moves the pointer
a specified number of samples.
OverSample
Alpha-blends the sample value over the sample at the specified position.
PackAndMove
Places a buffer of ARGB32 samples into the output surface and moves the sample pointer.
PackPremultAndMove
Places a buffer of ARGB32 samples into the output surfaces and moves the sample pointer.
PackRect
Accepts a buffer of either PMARGB32 or ARGB32 samples and writes them to a subsection of the output surface defined by a DXPACKEDRECTDESC structure.
Play
Plays the transition.
PointPick
Performs a surface pick at the specified output point.
QueryNumProcessors
Retrieves the number of processors installed in the system.
Right
Retrieves the maximum x-axis value.
SampleFormatEnum
Retrieves the native pixel format of the surface.
Scale
Scales the object about its center by the specified scaling factors.
Scale
Scales the object about its center by the specified scaling factors.
ScaleArray
Applies a lookup table to an array of DXSAMPLE structures.
ScaleArrayAlphaOnly
Applies alpha portion of a lookup table to an array of DXSAMPLE structures.
ScaleBaseArray
Applies a lookup table to an array of DXBASESAMPLE structures.
ScaleFitToSize
Sets the scale factors used to fit a portion of the input to match a specified size.
ScalePremultArray
Applies a lookup table to an array of DXPMSAMPLE structures.
ScaleSample
Applies a lookup table to a single DXBASESAMPLE structure.
ScaleType
Returns a value that indicates the scale type.
ScaleType
Returns a value that indicates the scale type.
ScheduleTasks
Defines a set of tasks to execute.
SetAppData
Sets the surface's application-specified Integer of data.
SetBackground
Sets the surface modifier background surface.
SetBehaviorSite
Sets the behavior site.
SetBias
Sets the bias value used for the convolution.
SetBindHost
Specifies the bind host that the transform should use.
SetBounds
Sets all the values of the data object with the specified bounds.
SetBounds
Sets the surface's volume boundary structure.
SetBrightness
Sets the values for the lookup table brightness curve.
SetBuildOrder
Sets the order of operations used to build the lookup table.
SetColorBalance
Sets the tint curves for color balance operations on the selected color.
SetColorKey
Sets the surface's color_key value.
SetCompositeOperation
Selects the method used for image compositing.
SetConcurrencyLimit
Defines the number of threads that can execute from a thread pool at a given time.
SetContrast
Sets the values for the lookup table contrast curve.
SetConvertToGray
Sets a value that indicates whether the filter output color is converted to grayscale.
SetCustomFilter
Sets the convolution to use a custom filter.
SetDirty
Increments the transform generation ID.
SetEmpty
Sets all minimum and maximum bound values to zero.
SetExcludeAlpha
Sets a value that indicates whether the alpha channel should be filtered with the color data.
SetFillColor
Sets the surface fill color.
SetFilterType
Sets the selected filter type for the convolution.
SetForeground
Selects the DXSurface to use as a foreground.
SetGamma
Sets the value used for gamma correction.
SetGradient
Sets the parameters used to produce the gradient surface.
SetHostUrl
Sets the host URL.
SetInvert
Sets the threshold value for color inversion.
SetLevelsPerChannel
Sets the number of color levels to use for the posterizing operation.
SetLookup
Sets the interface to use for color lookup table operations on the foreground surface.
SetMiscFlags
Sets transform flags that specify how to generate the output.
SetOpacity
Sets the opacity adjustment for the lookup table.
SetOpacity
Sets the opacity of the foreground surface.
SetOutputSize
Sets the size of the scaled transform output.
SetPlacement
Translates the bounds to the absolute position specified by the vector.
SetQuality
Sets the quality level used to render the transform result.
SetScale
Sets the scale using a float value.
SetScaleAlphaValue
Sets the scale for an alpha sample using a byte integer value.
SetScales
Sets the x-axis and y-axis scale factors.
SetService
Adds a service provider to the Transform Factory.
SetStatusFlags
Sets the status flags of the DXSurface object.
SetThreadPoolSize
Specifies the number of threads to create and make available to execute tasks.
SetThreshold
Sets the value for threshold filtering operations.
SetToMeshBounds
Not currently supported.
SetToSize
Translates the bounds to the absolute position specified by the vector.
SetToSurfaceBounds
Sets the value of the data object to the bounds of the specified surface.
Setup
Defines the input and output data objects used in the transform.
SetXYPoint
Sets the x-axis and y-axis bounds of the object to one pixel width at the specified point.
SetXYRect
Sets the x-axis and y-axis bounds of the object to the specified rectangle.
SetXYSize
Sets the x-axis and y-axis bounds of the object to the specified size.
SetXYSize
Sets the x-axis and y-axis bounds of the object to the specified size.
Size
Retrieves the bounds translated so that the minimum values are positioned at zero.
Stop
Stops the transition playback.
SurfaceCLSID
Retrieves the class identifier (CLSID) of the surface.
TerminateRequest
Terminates a task based on its request ID value that was used when the task was scheduled.
TerminateTasks
Terminates a set of tasks previously scheduled by the task manager.
TestIntersect
Tests whether the specified bounds intersect the data object.
Top
Retrieves the maximum y-axis value.
UnionBounds
Creates a union of the two specified bounds and assigns the result to the data object.
Unpack
Unpacks the specified number of samples into the supplied buffer in ARGB32 pixel format. This method can only unpack a single row. Use UnpackRect to unpack multiple rows.
UnpackPremult
Unpacks the specified number of samples into the supplied buffer in alpha-premultiplied PMARGB32 pixel format. This method only unpacks a single row. Use UnpackRect to unpack multiple rows.
UnpackRect
Unpacks a subsection of source samples defined by a rectangle structure and advances the horizontal position of the read pointer. Use to unpack multiple rows.
Width
Retrieves the width of the x-axis dimension.
Width
Retrieves the width of the specified dimension.
WorkProc
Called in a response to the Execute method to render a portion of the output space to the current output surface.
WorkProc
Called by the transform base class to enable the surface to function as a transform.