◆ LegacyImage() [1/3]
| Engine.Media.LegacyImage.LegacyImage |
( |
LegacyImage | image | ) |
|
◆ LegacyImage() [2/3]
| Engine.Media.LegacyImage.LegacyImage |
( |
Image | image | ) |
|
◆ LegacyImage() [3/3]
| Engine.Media.LegacyImage.LegacyImage |
( |
int | width, |
|
|
int | height ) |
◆ DetermineFileFormat() [1/2]
| ImageFileFormat Engine.Media.LegacyImage.DetermineFileFormat |
( |
Stream | stream | ) |
|
|
static |
◆ DetermineFileFormat() [2/2]
| ImageFileFormat Engine.Media.LegacyImage.DetermineFileFormat |
( |
string | extension | ) |
|
|
static |
◆ GenerateMipmaps()
| IEnumerable< LegacyImage > Engine.Media.LegacyImage.GenerateMipmaps |
( |
LegacyImage | image, |
|
|
int | maxLevelsCount = int::MaxValue ) |
|
static |
◆ GetPixel()
| Color Engine.Media.LegacyImage.GetPixel |
( |
int | x, |
|
|
int | y ) |
◆ Load() [1/4]
| LegacyImage Engine.Media.LegacyImage.Load |
( |
Stream | stream | ) |
|
|
static |
◆ Load() [2/4]
◆ Load() [3/4]
| LegacyImage Engine.Media.LegacyImage.Load |
( |
string | fileName | ) |
|
|
static |
◆ Load() [4/4]
◆ PremultiplyAlpha()
| void Engine.Media.LegacyImage.PremultiplyAlpha |
( |
LegacyImage | image | ) |
|
|
static |
◆ Save() [1/2]
◆ Save() [2/2]
◆ SetPixel()
| void Engine.Media.LegacyImage.SetPixel |
( |
int | x, |
|
|
int | y, |
|
|
Color | color ) |
◆ Height
| readonly int Engine.Media.LegacyImage.Height |
◆ Pixels
| readonly Color [] Engine.Media.LegacyImage.Pixels |
◆ Width
| readonly int Engine.Media.LegacyImage.Width |
该类的文档由以下文件生成:
- E:/sc/doxygen/SurvivalcraftApi 1.8.2.3/Engine/Engine.Media/LegacyImage.cs