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