# File lib/prawn/images/png.rb, line 117
      def split_alpha_channel!
        unfilter_image_data if alpha_channel?
      end