types/bitmap

Search:
Group by:

Types

NetworkBitmap = ref object
  width*: int
  height*: int
  cacheId*: int
  imageId*: int
  vector*: bool
  contentType*: string