Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
MilBitmapInterpolationMode Namespace Reference

Enumerations

enum  Enum {
  NearestNeighbor = 0x0 , Linear = 0x1 , Cubic = 0x2 , Fant = 0x3 ,
  TriLinear = 0x4 , Anisotropic = 0x5 , SuperSample = 0x6 , Inherit = 0xff
}
 

Enumeration Type Documentation

◆ Enum

Enumerator
NearestNeighbor 
Linear 
Cubic 
Fant 
TriLinear 
Anisotropic 
SuperSample 
Inherit 

Definition at line 11304 of file Enums.h.