Ab3d.DXEngine reference help
Ab3d.DXEngine reference help
Ab3d.DXEngine Namespaces
Ab3d.DirectX Namespaces
Ab3d.DirectX.Materials
CalculateLineCapSizeDelegate Delegate
DXCubeMap Class
DXCubeMap.FlipBitmapType Enumeration
EffectMaterial Class
FaceColorMaterial Class
HiddenLineMaterial Class
IConstantBuffersCache Interface
IDiffuseMaterial Interface
IDiffuseTextureMaterial Interface
IEmissiveMaterial Interface
IEnvironmentalMapMaterial Interface
IFaceColorMaterial Interface
IHiddenLineMaterial Interface
ILineMaterial Interface
ILinePattern Interface
ILineRenderingTechnique Interface
IMultiMapMaterial Interface
IPhysicallyBasedMaterial Interface
IPixelMaterial Interface
IPolyLine Interface
ISpecularMaterial Interface
ITransparentMaterial Interface
ITwoSidedMaterial Interface
IVertexColorMaterial Interface
IVertexScalesMaterial Interface
IZBufferStateMaterial Interface
LineCap Enumeration
LineCapMaterial Class
LineMaterial Class
ModelColorLineMaterial Class
MultiMapMaterial Class
PhysicallyBasedMaterial Class
PixelMaterial Class
PositionColoredLineMaterial Class
StandardMaterial Class
TextureMapInfo Class
TextureMapTypes Enumeration
VarianceShadowMaterial Class
VertexColorMaterial Class
WpfMaterial Class
XRayMaterial Class
DXCube
Map
Flip
Bitmap
Type Enumeration
Type of flip operaton that can be done on the bitmap
Namespace:
Ab3d.DirectX.Materials
Assembly:
Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.1.9105.2048
Syntax
C#
Copy
public
enum
FlipBitmapType
Members
Member name
Value
Description
None
0
Preserve original bitmap
FlipX
1
Flip horizontally
FlipY
2
Flip vertically
FlipXY
3
Flip horizontally and vertically
See Also
Reference
Ab3d.DirectX.Materials Namespace
See
Ab3d.DXEngine home page
to get more information about the Ab3d.DXEngine library.
Copyright (c) by AB4D d.o.o. (www.ab4d.com)