9 10 11
# File 'lib/psd/layer_info/fill_opacity.rb', line 9 def parse @value = @file.read_byte.to_i end