Re: paletteindexed8
From: RobyDx (anonymous_at_discussions.microsoft.com)
Date: 02/20/04
- Next message: Rich [Microsoft Direct3D MVP]: "Re: manageddx.cab or mdxredist.msi as seperate download?"
- Previous message: RobyDx: "Re: managed dx9 create new meshes from mesh subsets"
- In reply to: Philip Taylor [ATI]: "Re: paletteindexed8"
- Next in thread: Philip Taylor [ATI]: "Re: paletteindexed8"
- Reply: Philip Taylor [ATI]: "Re: paletteindexed8"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Feb 2004 11:46:06 -0800
then in DirectDraw I must use normal palette?
I can't use paletteIndexedTo8? In directDraw I want to set surface description for primary surface like this
Dim d As New SurfaceDescription
Dim f As PixelFormat
f.PaletteIndexedTo8 = True
d.PixelFormatStructure = f
but it generate error.
In DirectX7 with the flags this won't happen.
Do you think that in M-DX has remained only the flags and generate error or do you think that I must set something else?
Thank you and sorry for my bad English, I'm Italian bye
- Next message: Rich [Microsoft Direct3D MVP]: "Re: manageddx.cab or mdxredist.msi as seperate download?"
- Previous message: RobyDx: "Re: managed dx9 create new meshes from mesh subsets"
- In reply to: Philip Taylor [ATI]: "Re: paletteindexed8"
- Next in thread: Philip Taylor [ATI]: "Re: paletteindexed8"
- Reply: Philip Taylor [ATI]: "Re: paletteindexed8"
- Messages sorted by: [ date ] [ thread ]