About: BLK files   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

BLK files are basically S16 files with a slightly different header, and with slightly incorrect offsets due to the different header. They contain 128x128 sprites which are the 'blocks' which make up the background. The header is as follows (all values are little-endian): Then, for each sprite: The rest of the file consists of image data at the file offsets defined in the header. Sprites are stored as an array of horizontal scanlines of the sprite. Each pixel is represented as a 16-bit little-endian integer in the format specified in the header.

AttributesValues
rdfs:label
  • BLK files
rdfs:comment
  • BLK files are basically S16 files with a slightly different header, and with slightly incorrect offsets due to the different header. They contain 128x128 sprites which are the 'blocks' which make up the background. The header is as follows (all values are little-endian): Then, for each sprite: The rest of the file consists of image data at the file offsets defined in the header. Sprites are stored as an array of horizontal scanlines of the sprite. Each pixel is represented as a 16-bit little-endian integer in the format specified in the header.
dcterms:subject
abstract
  • BLK files are basically S16 files with a slightly different header, and with slightly incorrect offsets due to the different header. They contain 128x128 sprites which are the 'blocks' which make up the background. The header is as follows (all values are little-endian): Then, for each sprite: The rest of the file consists of image data at the file offsets defined in the header. Sprites are stored as an array of horizontal scanlines of the sprite. Each pixel is represented as a 16-bit little-endian integer in the format specified in the header. The sprites are sorted first horizontally, then vertically (so in an image which was 8 sprites (ie, 8*128 = 1024 pixels) wide and 2 sprites high, you'd get 8 sprites representing the first row, and then 8 sprites representing the second row).
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software