Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
Online_bimage

Classes

class  BImage

Enumerations

enum  EBImageFitMethod {
  SCALE_TO_FILL , SCALE_TO_FIT , STRETCH , SCALE_TO_FILL ,
  SCALE_TO_FIT , STRETCH
}
enum  EBImageFitMethod {
  SCALE_TO_FILL , SCALE_TO_FIT , STRETCH , SCALE_TO_FILL ,
  SCALE_TO_FIT , STRETCH
}

Detailed Description

Enumeration Type Documentation

◆ EBImageFitMethod [1/2]

Enumerator
SCALE_TO_FILL 

preserves aspect ratio but can be trimmed

SCALE_TO_FIT 

preserves aspect ratio but can contain black bars

STRETCH 

stretch the image to fill the space - does not preserve aspect ratio

SCALE_TO_FILL 

preserves aspect ratio but can be trimmed

SCALE_TO_FIT 

preserves aspect ratio but can contain black bars

STRETCH 

stretch the image to fill the space - does not preserve aspect ratio

Definition at line 12 of file EBImageFitMethod.c.

◆ EBImageFitMethod [2/2]

Enumerator
SCALE_TO_FILL 

preserves aspect ratio but can be trimmed

SCALE_TO_FIT 

preserves aspect ratio but can contain black bars

STRETCH 

stretch the image to fill the space - does not preserve aspect ratio

SCALE_TO_FILL 

preserves aspect ratio but can be trimmed

SCALE_TO_FIT 

preserves aspect ratio but can contain black bars

STRETCH 

stretch the image to fill the space - does not preserve aspect ratio

Definition at line 12 of file EBImageFitMethod.c.