Odd bytes padded

image values of less than 255 bytes that have an odd number of bytes are padded with a leading zero (an insert of "0xaaabb" becomes "0x0aaabb"). It is an error to insert an image value of more than 255 bytes if the value has an odd number of bytes.