Skip to content

Instantly share code, notes, and snippets.

@mcsee
Last active April 25, 2024 01:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcsee/6dca45949652677ea4fe0f611c0a290d to your computer and use it in GitHub Desktop.
Save mcsee/6dca45949652677ea4fe0f611c0a290d to your computer and use it in GitHub Desktop.
public const FORMAT_JPG = 1;
public const FORMAT_GIF = 2;
public const FORMAT_PNG = 3;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment