Click or drag to resize
LaunchBox

ImageTypes Class

This class contains constant values for all of the various game image types that are used in LaunchBox/Big Box.
Inheritance Hierarchy
SystemObject
  Unbroken.LaunchBox.Plugins.DataImageTypes

Namespace: Unbroken.LaunchBox.Plugins.Data
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static class ImageTypes

The ImageTypes type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetList This method gets a list of all the various game image types that are used in LaunchBox/Big Box.
Public methodStatic memberIntegrationImageTypes This method gets a HashSet of all the various game image types that are used in LaunchBox/Big Box and provided by Third Party integrations.
Top
Fields
 NameDescription
Public fieldStatic memberAdvertisementFlyerBack Represents Advertisement Flyer Back game images.
Public fieldStatic memberAdvertisementFlyerFront Represents Advertisement Flyer Front game images.
Public fieldStatic memberAmazonBackground Represents Amazon Background game images.
Public fieldStatic memberAmazonPoster Represents Amazon Poster game images.
Public fieldStatic memberAmazonScreenshot Represents Amazon Screenshot game images.
Public fieldStatic memberArcadeCabinet Represents Arcade Cabinet game images.
Public fieldStatic memberArcadeCircuitBoard Represents Arcade Circuit Board game images.
Public fieldStatic memberArcadeControlPanel Represents Arcade Control Panel game images.
Public fieldStatic memberArcadeControlsInformation Represents Arcade Controls Information game images.
Public fieldStatic memberArcadeMarquee Represents Arcade Marquee game images.
Public fieldStatic memberBanner Represents Banner game images.
Public fieldStatic memberBox3D Represents 3D Box game images.
Public fieldStatic memberBoxBack Represents Box Back game images.
Public fieldStatic memberBoxBackReconstructed Represents Reconstructed Box Back game images.
Public fieldStatic memberBoxFront Represents Box Front game images.
Public fieldStatic memberBoxFrontReconstructed Represents Reconstructed Box Front game images.
Public fieldStatic memberBoxFull Represents full box images.
Public fieldStatic memberBoxSpine Represents Box spine images.
Public fieldStatic memberCart3D Represents 3D Cart game images.
Public fieldStatic memberCartBack Represents Cart Back game images.
Public fieldStatic memberCartFront Represents Cart Front game images.
Public fieldStatic memberClearLogo Represents Clear Logo game images.
Public fieldStatic memberDisc Represents Disc game images.
Public fieldStatic memberEpicGamesBackground Represents Epic Games Background game images.
Public fieldStatic memberEpicGamesPoster Represents Epic Games Poster game images.
Public fieldStatic memberEpicGamesScreenshot Represents Epic Games Screenshot game images.
Public fieldStatic memberFanartBackground Represents Fanart Background game images.
Public fieldStatic memberFanartBoxBack Represents Fanart Box Back game images.
Public fieldStatic memberFanartBoxFront Represents Fanart Box Front game images.
Public fieldStatic memberFanartCartBack Represents Fanart Cart Back game images.
Public fieldStatic memberFanartCartFront Represents Fanart Cart Front game images.
Public fieldStatic memberFanartDisc Represents Fanart Disc game images.
Public fieldStatic memberGogPoster Represents GOG Poster game images.
Public fieldStatic memberGogScreenshot Represents GOG Screenshot game images.
Public fieldStatic memberOriginBackground Represents Origin Background game images.
Public fieldStatic memberOriginPoster Represents Origin Poster game images.
Public fieldStatic memberOriginScreenshot Represents Epic Games Screenshot game images.
Public fieldStatic memberScreenshotGameOver Represents Game Over Screenshot images.
Public fieldStatic memberScreenshotGameplay Represents Gameplay Screenshot game images.
Public fieldStatic memberScreenshotGameSelect Represents Game Select Screenshot images.
Public fieldStatic memberScreenshotGameTitle Represents Game Title Screenshot images.
Public fieldStatic memberScreenshotHighScores Represents game images.
Public fieldStatic memberSteamBanner Represents Steam Banner game images.
Public fieldStatic memberSteamPoster Represents Steam Poster game images.
Public fieldStatic memberSteamScreenshot Represents Steam Screenshot game images.
Public fieldStatic memberUplayBackground Represents Uplay Background game images.
Public fieldStatic memberUplayThumbnail Represents Uplay Thumbnail game images.
Top
See Also