Pixel count and depth
Pixel count is width multiplied by height. Holding color depth and all other selections constant, the uncompressed image data scales directly with that count. Doubling only the width doubles the pixel count; doubling both width and height quadruples it. Color depth then scales the per-pixel amount, so changing dimensions and changing depth affect different parts of the estimate.